You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Methods > Kurtosis Method > TDenseMtxVec.Kurtosis Method ([In] double, [In] double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TDenseMtxVec.Kurtosis Method ([In] double, [In] double)

The Kurtosis (fourth central momentum).

Syntax
C#
Visual Basic
public double Kurtosis([In] double AMean, [In] double AStdDev);

Calculate the calling object kurtosis by using mean value AMean and standard deviation AStdDev. Kurtosis is the fourth central moment, divided by fourth power of standard deviation: 

 

 

 

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!